home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-01-13 | 54.3 KB | 1,519 lines |
- object StatForm: TStatForm
- Left = 390
- Top = 251
- Width = 657
- Height = 521
- Hint = 'Kop�rovat do schr�nky'
- HelpContext = 35
- BorderIcons = [biSystemMenu]
- Caption = 'Statistick� anal�za'
- Color = clBtnFace
- Constraints.MinWidth = 463
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCanResize = FormCanResize
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- OnKeyPress = FormKeyPress
- OnResize = FormResize
- PixelsPerInch = 120
- TextHeight = 16
- object Splitter1: TSplitter
- Left = 255
- Top = 23
- Width = 3
- Height = 391
- Cursor = crHSplit
- MinSize = 20
- OnCanResize = Splitter1CanResize
- OnMoved = Splitter1Moved
- end
- object Splitter2: TSplitter
- Left = 536
- Top = 23
- Width = 2
- Height = 391
- Cursor = crHSplit
- OnCanResize = Splitter2CanResize
- OnMoved = Splitter2Moved
- end
- object EditovatCheckBox: TCheckBox
- Left = 10
- Top = 350
- Width = 70
- Height = 20
- Caption = '&Editovat'
- TabOrder = 0
- Visible = False
- OnClick = EditovatCheckBoxClick
- end
- object LeftPanel: TPanel
- Left = 0
- Top = 23
- Width = 255
- Height = 391
- Align = alLeft
- BevelOuter = bvLowered
- TabOrder = 1
- OnResize = LeftPanelResize
- object DataStringGrid: TStringGrid
- Left = 1
- Top = 1
- Width = 253
- Height = 389
- Align = alClient
- ColCount = 3
- DefaultColWidth = 46
- DefaultRowHeight = 17
- RowCount = 17
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect, goThumbTracking]
- ParentFont = False
- PopupMenu = DataPopupMenu
- ScrollBars = ssVertical
- TabOrder = 0
- OnDblClick = DataStringGridDblClick
- OnDragDrop = DataStringGridDragDrop
- OnDragOver = DataStringGridDragOver
- OnDrawCell = DataStringGridDrawCell
- OnKeyDown = DataStringGridKeyDown
- OnKeyUp = DataStringGridKeyUp
- OnRowMoved = DataStringGridRowMoved
- OnSetEditText = DataStringGridSetEditText
- RowHeights = (
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17
- 17)
- end
- end
- object CaptPanel: TPanel
- Left = 258
- Top = 23
- Width = 142
- Height = 391
- Align = alLeft
- BevelOuter = bvLowered
- TabOrder = 2
- object RozptylLabel: TLabel
- Left = 90
- Top = 304
- Width = 48
- Height = 16
- Alignment = taRightJustify
- Caption = 'Rozptyl:'
- end
- object SmerodatnaOdchylkaLabel: TLabel
- Left = 3
- Top = 329
- Width = 135
- Height = 16
- Alignment = taRightJustify
- Caption = 'Sm�rodatn� odchylka:'
- end
- object VariacniKoeficientLabel: TLabel
- Left = 26
- Top = 353
- Width = 112
- Height = 16
- Alignment = taRightJustify
- Caption = 'Varia�n� koeficient:'
- end
- object SoucetLabel: TLabel
- Left = 93
- Top = 233
- Width = 45
- Height = 16
- Alignment = taRightJustify
- Caption = 'Sou�et:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object SoucetKvadratuLabel: TLabel
- Left = 38
- Top = 257
- Width = 100
- Height = 16
- Alignment = taRightJustify
- Caption = 'Sou�et kvadr�t�:'
- end
- object AritmetickyPrumerLabel: TLabel
- Left = 25
- Top = 112
- Width = 113
- Height = 16
- Alignment = taRightJustify
- Caption = 'Aritmetick� pr�m�r:'
- end
- object GeometrickyPrumerLabel: TLabel
- Left = 14
- Top = 137
- Width = 124
- Height = 16
- Alignment = taRightJustify
- Caption = 'Geometrick� pr�m�r:'
- end
- object KvadratickyPrumerLabel: TLabel
- Left = 20
- Top = 161
- Width = 118
- Height = 16
- Alignment = taRightJustify
- Caption = 'Kvadratick� pr�m�r:'
- end
- object HarmonickyPrumerLabel: TLabel
- Left = 18
- Top = 186
- Width = 120
- Height = 16
- Alignment = taRightJustify
- Caption = 'Harmonick� pr�m�r:'
- end
- object PocetHodnotLabel: TLabel
- Left = 56
- Top = 16
- Width = 82
- Height = 16
- Alignment = taRightJustify
- Caption = 'Po�et hodnot:'
- end
- object MinimalniHodnotaLabel: TLabel
- Left = 27
- Top = 41
- Width = 111
- Height = 16
- Alignment = taRightJustify
- Caption = 'Minim�ln� hodnota:'
- end
- object MaximalniHodnotaLabel: TLabel
- Left = 23
- Top = 65
- Width = 115
- Height = 16
- Alignment = taRightJustify
- Caption = 'Maxim�ln� hodnota:'
- end
- object Shape1: TShape
- Left = 140
- Top = 0
- Width = 1
- Height = 384
- ParentShowHint = False
- Pen.Color = clBtnFace
- ShowHint = True
- end
- object Memo1: TMemo
- Left = 9
- Top = 286
- Width = 50
- Height = 20
- Lines.Strings = (
- 'Memo1')
- TabOrder = 0
- Visible = False
- WordWrap = False
- end
- end
- object ButtonPanel: TPanel
- Left = 0
- Top = 414
- Width = 649
- Height = 80
- Align = alBottom
- BevelOuter = bvLowered
- FullRepaint = False
- TabOrder = 3
- object ImportSpeedButton: TSpeedButton
- Left = 71
- Top = 6
- Width = 15
- Height = 27
- Glyph.Data = {
- AE000000424DAE000000000000007600000028000000070000000E0000000100
- 0400000000003800000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF0FFFF
- FFF0FFFFFFF0FFFFFFF0FFFFFFF0FFFFFFF0FFF0FFF0FF000FF0F00000F0FFFF
- FFF0FFFFFFF0FFFFFFF0FFFFFFF0FFFFFFF0}
- Margin = 0
- Spacing = -1
- OnClick = ImportSpeedButtonClick
- end
- object ExportSpeedButton: TSpeedButton
- Left = 71
- Top = 39
- Width = 15
- Height = 27
- Anchors = [akLeft, akBottom]
- Glyph.Data = {
- AE000000424DAE000000000000007600000028000000070000000E0000000100
- 0400000000003800000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF0FFFF
- FFF0FFFFFFF0FFFFFFF0FFFFFFF0FFFFFFF0FFF0FFF0FF000FF0F00000F0FFFF
- FFF0FFFFFFF0FFFFFFF0FFFFFFF0FFFFFFF0}
- Margin = 0
- Spacing = -1
- OnClick = ExportSpeedButtonClick
- end
- object VyjmoutSpeedButton: TSpeedButton
- Left = 238
- Top = 6
- Width = 14
- Height = 27
- Enabled = False
- Glyph.Data = {
- AE000000424DAE000000000000007600000028000000070000000E0000000100
- 0400000000003800000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF0FFFF
- FFF0FFFFFFF0FFFFFFF0FFFFFFF0FFFFFFF0FFF0FFF0FF000FF0F00000F0FFFF
- FFF0FFFFFFF0FFFFFFF0FFFFFFF0FFFFFFF0}
- Margin = 0
- Spacing = -1
- OnClick = VyjmoutSpeedButtonClick
- end
- object UkoncitButton: TButton
- Left = 553
- Top = 37
- Width = 85
- Height = 29
- Anchors = [akRight, akBottom]
- Caption = '&Ukon�it'
- ModalResult = 1
- TabOrder = 0
- OnClick = UkoncitButtonClick
- end
- object SkrytButton: TButton
- Left = 461
- Top = 37
- Width = 85
- Height = 29
- Anchors = [akRight, akBottom]
- Caption = '&Skr�t'
- TabOrder = 1
- OnClick = SkrytButtonClick
- end
- object AktualizovatButton: TButton
- Left = 268
- Top = 37
- Width = 90
- Height = 29
- Anchors = [akLeft, akBottom]
- Caption = '&Aktualizovat'
- Enabled = False
- TabOrder = 2
- OnClick = AktualizovatButtonClick
- end
- object ImportButton: TButton
- Left = 10
- Top = 6
- Width = 63
- Height = 27
- Caption = '&Import'
- Enabled = False
- PopupMenu = ImportPopupMenu
- TabOrder = 4
- OnClick = ImportButtonClick
- end
- object ExportButton: TButton
- Left = 10
- Top = 39
- Width = 63
- Height = 27
- Anchors = [akLeft, akBottom]
- Caption = 'E&xport'
- Enabled = False
- TabOrder = 5
- OnClick = ExportSouborItemClick
- end
- object VlozitButton: TButton
- Left = 96
- Top = 39
- Width = 70
- Height = 27
- Anchors = [akLeft, akBottom]
- Caption = '&Vlo�it'
- Enabled = False
- TabOrder = 6
- OnClick = VlozitButtonClick
- end
- object PridatButton: TButton
- Left = 96
- Top = 6
- Width = 70
- Height = 27
- Caption = '&P�idat'
- Enabled = False
- TabOrder = 7
- OnClick = PridatButtonClick
- end
- object GrafButton: TButton
- Left = 176
- Top = 39
- Width = 76
- Height = 27
- Anchors = [akLeft, akBottom]
- Caption = '&Graf'
- Enabled = False
- TabOrder = 8
- OnClick = GrafButtonClick
- end
- object VyjmoutButton: TButton
- Left = 176
- Top = 6
- Width = 63
- Height = 27
- Caption = 'V&yjmout'
- Enabled = False
- PopupMenu = VyjmoutPopupMenu
- TabOrder = 9
- OnClick = VyjmoutButtonClick
- end
- object ProgressBar: TProgressBar
- Left = 0
- Top = 71
- Width = 649
- Height = 9
- Anchors = [akLeft, akRight, akBottom]
- Min = 0
- Max = 100
- TabOrder = 10
- end
- object RndEdit: TEdit
- Left = 268
- Top = 6
- Width = 64
- Height = 21
- Hint = 'Postfix in�en�rsk� notace'
- AutoSize = False
- Color = clBtnFace
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 11
- Text = '6'
- OnChange = RndEditChange
- OnClick = RndEditClick
- OnKeyPress = RndEditKeyPress
- end
- object RndUpDown: TUpDown
- Left = 293
- Top = 9
- Width = 37
- Height = 17
- Hint = 'Zm�na postfixu in�en�rsk� notace v�sledku'
- Enabled = False
- Min = 1
- Max = 15
- Orientation = udHorizontal
- ParentShowHint = False
- Position = 6
- ShowHint = False
- TabOrder = 12
- Wrap = False
- OnClick = RndUpDownClick
- end
- object RndDataCheckBox: TCheckBox
- Left = 340
- Top = 17
- Width = 163
- Height = 15
- Caption = 'Zaokrouhlovat vstupn� data'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 13
- OnClick = RndDataCheckBoxClick
- end
- object RndStatCheckBox: TCheckBox
- Left = 340
- Top = 2
- Width = 203
- Height = 15
- Caption = 'Zaokrouhlovat vypo�ten� hodnoty'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 14
- OnClick = RndStatCheckBoxClick
- end
- object UlozitButton: TButton
- Tag = 1
- Left = 367
- Top = 37
- Width = 90
- Height = 29
- Anchors = [akLeft, akBottom]
- Caption = '&Ulo�it'
- Enabled = False
- TabOrder = 3
- OnClick = ExportSouborItemClick
- end
- end
- object xPanel: TPanel
- Left = 400
- Top = 23
- Width = 136
- Height = 391
- Align = alLeft
- BevelOuter = bvLowered
- Constraints.MinWidth = 30
- TabOrder = 4
- object Shape2: TShape
- Left = 0
- Top = 0
- Width = 1
- Height = 384
- ParentShowHint = False
- Pen.Color = clBtnFace
- ShowHint = True
- end
- object xPocetHodnotStaticText: TStaticText
- Left = 5
- Top = 15
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 0
- end
- object xMinimalniHodnotaStaticText: TStaticText
- Left = 5
- Top = 39
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 1
- end
- object xMaximalniHodnotaStaticText: TStaticText
- Left = 5
- Top = 64
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 2
- end
- object xAritmetickyPrumerStaticText: TStaticText
- Left = 5
- Top = 111
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 3
- end
- object xGeometrickyPrumerStaticText: TStaticText
- Left = 5
- Top = 135
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 4
- end
- object xKvadratickyPrumerStaticText: TStaticText
- Left = 5
- Top = 160
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 5
- end
- object xHarmonickyPrumerStaticText: TStaticText
- Left = 5
- Top = 185
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 6
- end
- object xSoucetStaticText: TStaticText
- Left = 5
- Top = 231
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 7
- end
- object xSoucetKvStaticText: TStaticText
- Left = 5
- Top = 256
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 8
- end
- object xRozptylStaticText: TStaticText
- Left = 5
- Top = 303
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 9
- end
- object xSmerodatnaOdchylkaStaticText: TStaticText
- Left = 5
- Top = 327
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 10
- end
- object xVariacniKoeficientStaticText: TStaticText
- Left = 5
- Top = 352
- Width = 123
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 11
- end
- end
- object TopPanel: TPanel
- Left = 0
- Top = 0
- Width = 649
- Height = 23
- Align = alTop
- BevelOuter = bvLowered
- TabOrder = 5
- object HeaderControl: THeaderControl
- Left = 1
- Top = 1
- Width = 647
- Height = 21
- Align = alClient
- DragReorder = False
- Enabled = False
- Sections = <
- item
- ImageIndex = -1
- MaxWidth = 500
- MinWidth = 17
- Text = 'Data'
- Width = 255
- end
- item
- ImageIndex = -1
- Text = 'Statistick� hodonoty'
- Width = 144
- end
- item
- Alignment = taCenter
- ImageIndex = -1
- Text = 'x'
- Width = 136
- end
- item
- Alignment = taCenter
- ImageIndex = -1
- Text = 'x'
- Width = 136
- end>
- Style = hsFlat
- end
- object xyCheckBox: TCheckBox
- Left = 49
- Top = 4
- Width = 51
- Height = 16
- Caption = 'x-y'
- TabOrder = 1
- OnClick = xyCheckBoxClick
- end
- object RegKindComboBox: TComboBox
- Left = 257
- Top = -1
- Width = 143
- Height = 24
- Style = csDropDownList
- ItemHeight = 16
- TabOrder = 2
- Visible = False
- OnChange = RegKindComboBoxChange
- Items.Strings = (
- 'Line�rn�'
- 'Logaritmick�'
- 'Exponenci�ln�'
- 'Mocninn�')
- end
- end
- object yPanel: TPanel
- Left = 538
- Top = 23
- Width = 111
- Height = 391
- Align = alClient
- BevelOuter = bvLowered
- Constraints.MinWidth = 30
- TabOrder = 6
- object Shape3: TShape
- Left = 0
- Top = 0
- Width = 1
- Height = 384
- Pen.Color = clBtnFace
- end
- object yPocetHodnotStaticText: TStaticText
- Left = 5
- Top = 15
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 0
- end
- object yMinimalniHodnotaStaticText: TStaticText
- Left = 5
- Top = 39
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 1
- end
- object yMaximalniHodnotaStaticText: TStaticText
- Left = 5
- Top = 64
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 2
- end
- object yAritmetickyPrumerStaticText: TStaticText
- Left = 5
- Top = 111
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 3
- end
- object yGeometrickyPrumerStaticText: TStaticText
- Left = 5
- Top = 135
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 4
- end
- object yKvadratickyPrumerStaticText: TStaticText
- Left = 5
- Top = 160
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 5
- end
- object yHarmonickyPrumerStaticText: TStaticText
- Left = 5
- Top = 185
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 6
- end
- object ySoucetStaticText: TStaticText
- Left = 5
- Top = 231
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 7
- end
- object ySoucetKvStaticText: TStaticText
- Left = 5
- Top = 256
- Width = 99
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 8
- end
- object yRozptylStaticText: TStaticText
- Left = 5
- Top = 303
- Width = 193
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 9
- end
- object ySmerodatnaOdchylkaStaticText: TStaticText
- Left = 5
- Top = 327
- Width = 193
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 10
- end
- object yVariacniKoeficientStaticText: TStaticText
- Left = 5
- Top = 352
- Width = 193
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 11
- end
- end
- object RegPanel: TPanel
- Left = 405
- Top = 325
- Width = 244
- Height = 89
- Anchors = [akLeft, akTop, akRight]
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 7
- Visible = False
- object KovarianceStaticText: TStaticText
- Left = 0
- Top = 0
- Width = 237
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 0
- end
- object RegresniRovniceEdit: TEdit
- Left = 1
- Top = 48
- Width = 236
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- ReadOnly = True
- TabOrder = 1
- end
- object VariabilityStaticText: TStaticText
- Left = 0
- Top = 25
- Width = 237
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- BorderStyle = sbsSunken
- Color = cl3DLight
- DragMode = dmAutomatic
- ParentColor = False
- TabOrder = 2
- end
- end
- object ImportPopupMenu: TPopupMenu
- Images = ImageList
- OnPopup = ImportPopupMenuPopup
- Left = 144
- Top = 224
- object ImportSouborItem: TMenuItem
- Caption = '&Soubor...'
- ImageIndex = 8
- OnClick = ImportSouborItemClick
- end
- object ImportDatovaRadaItem: TMenuItem
- Caption = '&Datov� �ada EMcalc'
- ImageIndex = 9
- OnClick = ImportDatovaRadaItemClick
- end
- object ImportSchrankaWindowsItem: TMenuItem
- Caption = 'S&chr�nka Windows'
- ImageIndex = 4
- OnClick = ImportSchrankaWindowsItemClick
- end
- end
- object VyjmoutPopupMenu: TPopupMenu
- Images = ImageList
- Left = 144
- Top = 168
- object VyjmoutRadek: TMenuItem
- Caption = '��&dek'
- ImageIndex = 2
- OnClick = VyjmoutRadekClick
- end
- object VyjmoutVse: TMenuItem
- Caption = '&V�e'
- ImageIndex = 3
- OnClick = VyjmoutVseClick
- end
- end
- object DataPopupMenu: TPopupMenu
- Images = ImageList
- OnPopup = DataPopupMenuPopup
- Left = 144
- Top = 112
- object EditovatItem: TMenuItem
- Caption = '&Editovat'
- ImageIndex = 0
- ShortCut = 16453
- OnClick = EditovatItemClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object VlozitRadekItem: TMenuItem
- Caption = '&Vlo�it ��dek'
- OnClick = VlozitRadekItemClick
- end
- object PridatRadekItem: TMenuItem
- Caption = '&P�idat ��dek'
- ImageIndex = 1
- OnClick = PridatRadekItemClick
- end
- object VyjmoutRadekItem: TMenuItem
- Caption = 'V&yjmout ��dek'
- ImageIndex = 2
- OnClick = VyjmoutRadekItemClick
- end
- object VyjmoutVseItem: TMenuItem
- Caption = 'Vyj&mout v�e'
- ImageIndex = 3
- OnClick = VyjmoutVseItemClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object PrenestZDisplejeItem: TMenuItem
- Caption = 'Vl&o�it z displeje'
- ImageIndex = 4
- OnClick = PrenestZDisplejeItemClick
- end
- object PrenestDoVyrazuItem: TMenuItem
- Caption = 'P�e&n�st do v�razu'
- ImageIndex = 5
- OnClick = PrenestDoVyrazuItemClick
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object ImportItem: TMenuItem
- Caption = '&Import'
- ImageIndex = 6
- object _ImportSouborItem: TMenuItem
- Caption = '&Soubor'
- ImageIndex = 8
- ShortCut = 16463
- OnClick = ImportSouborItemClick
- end
- object _ImportDatovaRadaItem: TMenuItem
- Caption = '&Datov� �ada EMcalc'
- ImageIndex = 9
- OnClick = ImportDatovaRadaItemClick
- end
- object _ImportSchrankaWindowsItem: TMenuItem
- Caption = 'S&chr�nka Windows'
- ImageIndex = 4
- OnClick = ImportSchrankaWindowsItemClick
- end
- end
- object ExportItem: TMenuItem
- Caption = '&Export'
- ImageIndex = 7
- object _ExportSouborItem: TMenuItem
- Caption = '&Soubor'
- ImageIndex = 10
- ShortCut = 16467
- OnClick = ExportSouborItemClick
- end
- object _ExportGrafItem: TMenuItem
- Caption = '&Graf EMcalc'
- ImageIndex = 11
- OnClick = ExportGrafItemClick
- end
- object _ExportSchrankaWindowsItem: TMenuItem
- Caption = 'S&chr�nka Windows'
- ImageIndex = 5
- OnClick = ExportSchrankaWindowsItemClick
- end
- end
- end
- object ExportPopupMenu: TPopupMenu
- Images = ImageList
- OnPopup = ExportPopupMenuPopup
- Left = 144
- Top = 280
- object ExportSouborItem: TMenuItem
- Caption = '&Soubor...'
- ImageIndex = 10
- OnClick = ExportSouborItemClick
- end
- object ExportGrafItem: TMenuItem
- Caption = '&Graf EMcalc'
- ImageIndex = 11
- OnClick = ExportGrafItemClick
- end
- object ExportSchrankaWindowsItem: TMenuItem
- Caption = 'S&chr�nka Windows'
- ImageIndex = 5
- OnClick = ExportSchrankaWindowsItemClick
- end
- end
- object ImageList: TImageList
- Left = 144
- Top = 64
- Bitmap = {
- 494C01010D000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000004000000001001800000000000030
- 0000000000000000000000000000000000000080800080800080800080800080
- 8000808000808000808000808000808000808000808000808000808000808000
- 80808080800000FFFFFF000000000000000000FFFFFF80000080000080000080
- 0000000000000000000000000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000FFFFFF808080FFFFFF0000
- 0000000000000000000000808000808000808000808000808000808000808000
- 0000000000FFFFFF808080FFFFFF000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00008080800000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFF80000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFF000000
- 000000000000000000000000FFFFFF80000000000000FFFF808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000
- 000000000000FFFF808080FFFFFFFFFFFFFF0080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00008080800000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80000080000000000000
- 0000000000000000FFFFFF000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000FFFFFF808080FFFFFFC0C0
- C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FFFFFF00000000000000000000000000
- 0000000000FFFFFF808080FFFFFFC0C0C0C00080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080000080000080000080000080000080000080000000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFF000000
- 000000FFFFFF80000080000080000080000000000000FFFF808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000
- 000000000000FFFF808080FFFFFFFFFFFFFF0080808080800000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808000808080808000808080808000808080808000808000000000000000
- 0000000000000000FFFFFF000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFF800000FFFFFF800000000000000000000000808080FFFFFFC0C0
- C0C0C0C0C0C0C0C0C0C0FFFFFFFFFFFF80808000FF0000FF0000000000000000
- 0000000000000000808080FFFFFFC0C0C0C00080800000008080808080800000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080808080808000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFFFFFFFF
- FFFFFFFFFFFF800000800000000000000000000000000000808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF80808080808000FF0000FF0000000000000000
- 0000000000000000808080FFFFFFFFFFFFFF0080800000000000000000008080
- 8080808000000000000000000000000000000000000000000000000000000000
- 0000C0C0C0C0C0C0C0C0C0C0C0C0C0C000000080808000808000000000000000
- 0000000000000000FFFFFF000000000000FFFFFF000000800000800000800000
- 800000800000800000000000000000000000000000000000808080FFFFFFC0C0
- C0C0C0C0C0C0C0C0C0C080808000FF0000FF0000FF0000FF0000FF0000FF0000
- 0000000000000000808080FFFFFFC0C0C0C00080800000000000000000000000
- 0000000080808080808000000000000000000000000000000000000000000000
- 0000FFFF00000000000000FFFF00000080808000808080808000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF000000000000
- 000000000000000000000000000000000000000000000000808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFF80808000FF0000FF0000FF0000FF0000FF0000FF0000
- 0000000000000000808080FFFFFFFFFFFFFF0080800000000000000000000000
- 0000000000000000000080808080808000000000000000000000000000000000
- 0000000000FFFF00FFFF00000000000000000000000000000000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000
- 0000000000000000000000000000000000000000000000008080808080808080
- 8080808080808080808080808080808080808000FF0000FF0000000000000000
- 0000000000000000808080808080808080800080800000000000000000000000
- 0000000000000000000000000000000080808080808000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000080808000FF0000FF0000000000000000
- 0000000000000000000000000000000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000080808080808000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080808080808000000000000000
- 0000000000000000000000000000000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000080808080
- 8080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000C0C0C0C0C0C0C0C0C0C0C0FFFFFFC0C0C0C0C0C0C0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000C0C0FFFFFFC0C0C0FFFFFFFFFFFFC0C0C0FFFFFFC0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000C0C0C0C0C0C0C0C0C0C0C0FFFFFFFFFFFFFFFFFFC0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080808080808080808080808080808080808080808080808080808080
- 8080808080808080808080808080808080800000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080C0C0C0808080FFFFFFFFFFFFFFFFFFFFFFFFC0C0C0FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000080800080800000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000080800080800080
- 8000808000808000808000808000808000808000000000000000000000000000
- 0000808080FFFFFF808080FFFFFF800000800000FFFFFFC0C0C0FFFFFF800000
- 800000800000800000FFFFFF0000000000000000000000000080800080800000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FFFF0000000080800080
- 8000808000808000808000808000808000808000808000000000000000000000
- 0000808080C0C0C0808080FFFFFFFFFFFFFFFFFFFFFFFFC0C0C0FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000080800080800000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000FFFFFF00FFFF0000000080
- 8000808000808000808000808000808000808000808000808000000000000000
- 0000808080FFFFFF808080FFFFFF800000800000FFFFFFC0C0C0FFFFFF800000
- 800000800000FFFFFFFFFFFF0000000000000000000000000080800080800000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FFFFFFFFFF00FFFF0000
- 0000808000808000808000808000808000808000808000808000808000000000
- 0000808080C0C0C0808080FFFFFFFFFFFFFFFFFFFFFFFFC0C0C0FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000080800080800080
- 8000808000808000808000808000808000808000808000808000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000FFFFFF00FFFFFFFFFF00FF
- FF00000000000000000000000000000000000000000000000000000000000000
- 0000808080FFFFFF808080FFFFFF800000800000FFFFFFC0C0C0FFFFFF800000
- 800000800000800000FFFFFF0000000000000000000000000080800080800000
- 0000000000000000000000000000000000000000000000808000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FFFFFFFFFF00FFFFFFFF
- FF00FFFFFFFFFF00FFFFFFFFFF00FFFF00000000000000000000000000000000
- 0000808080C0C0C0808080FFFFFFFFFFFFFFFFFFFFFFFFC0C0C0FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000080800000000000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000FFFFFF00FFFFFFFFFF00FF
- FFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00000000000000000000000000000000
- 0000808080FFFFFF808080FFFFFF800000800000FFFFFFC0C0C0FFFFFF800000
- 800000800000FFFFFFFFFFFF0000000000000000000000000080800000000000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FFFFFFFFFF00FFFF0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080C0C0C0808080FFFFFFFFFFFFFFFFFFFFFFFFC0C0C0FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000080800000000000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080FFFFFF808080FFFFFF800000800000FFFFFFC0C0C0FFFFFF800000
- 800000800000800000FFFFFF0000000000000000000000000080800000000000
- 0000000000000000000000000000000000000000000000000000808000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080C0C0C0808080FFFFFFFFFFFFFFFFFFFFFFFFC0C0C0FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000080800000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080808080808080808080808080808080808080808080808080808080
- 8080808080808080808080800000000000000000000000000080800000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080C0C0C0808080FFFFFFC0C0C0C0C0C0C0C0C0C0C0C0FFFFFFC0C0C0
- C0C0C0C0C0C0C0C0C0C0C0C00000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080808080808080808080808080808080808080808080808080808080
- 8080808080808080808080808080800000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000080000080000080000080000080000080000080000080000080000080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000080800080800080
- 8000808000808000808000808000808000808000808000000000000000000000
- 0000000000000000008080008080008080008080008080008080008080008080
- 0080800080800000000000000000000000000000000000000000000000000000
- 00000000800000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80
- 0000000000000000000000000000000000000000000000800000800000800000
- 80000080000080000080000080000080000000000000FFFF0000000080800080
- 8000808000808000808000808000808000808000808000808000000000000000
- 000000000000FFFF000000008080008080008080008080008080008080008080
- 0080800080800080800000000000000000000000008080800080808080800080
- 80808080800000FFFFFF000000000000000000000000000000000000FFFFFF80
- 0000000000000000000000000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000FFFFFF8080800000000080
- 8000808000808000808000808000808000808000808000808000808000000000
- 0000000000FFFFFF808080000000008080008080008080008080008080008080
- 0080800080800080800080800000000000000000000080808080800080808080
- 80008080800000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80
- 0000000000000000000000000000000000000000000000800000FFFFFF000000
- 000000000000000000000000FFFFFF80000000000000FFFF8080800000000080
- 8000808000808000808000808000808000808000808000808000808000808000
- 000000000000FFFF808080000000008080008080008080008080008080008080
- 0080800080800080800080800080800000000000008080800080808080800080
- 80808080800000FFFFFF000000000000000000FFFFFF80000080000080000080
- 0000000000000000000000000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000FFFFFF808080FFFFFF0000
- 0000000000000000000000808000808000808000808000808000808000808000
- 0000000000FFFFFF808080FFFFFF000000000000000000000000008080008080
- 0080800080800080800080800080800000000000000080808080800080808080
- 80008080800000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFF80000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFF000000
- 000000000000000000000000FFFFFF80000000000000FFFF808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000
- 000000000000FFFF808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000
- 0000000000000000000000000000000000000000008080800080808080800080
- 80808080800000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80000080000000000000
- 0000000000000000FFFFFF000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000FFFFFF808080FFFFFFC0C0
- C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FFFFFF00000000000000000000000000
- 0000000000FFFFFF808080FFFFFFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
- FFFFFF0000000000000000000000000000000000000080808080800080808080
- 8000808080000080000080000080000080000080000080000000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFF000000
- 000000FFFFFF80000080000080000080000000000000FFFF808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000
- 000000000000FFFF808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- 8080808080800000000000000000000000000000008080800080808080800080
- 8080808000808080808000808080808000808080808000808000000000000000
- 0000000000000000FFFFFF000000000000000000000000800000FFFFFFFFFFFF
- FFFFFFFFFFFF800000FFFFFF800000000000000000000000808080FFFFFFC0C0
- C0C0C0C0C0C0C0C0C0C0FFFFFFFFFFFF80808000FF0000FF0000000000000000
- 0000000000000000808080FFFFFFC0C0C0C0C0C0C0C0C0C0C0C0000000000000
- 00000000000000FFFF0000000000000000000000000080808080800000000000
- 0000000000000000000000000000000000000080808080808000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFFFFFFFF
- FFFFFFFFFFFF800000800000000000000000000000000000808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF80808080808000FF0000FF0000000000000000
- 0000000000000000808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF808080000000
- 00000000000000FFFF00FFFF000000000000000000808080808080000000C0C0
- C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000000080808000808000000000000000
- 0000000000000000FFFFFF000000000000FFFFFF000000800000800000800000
- 800000800000800000000000000000000000000000000000808080FFFFFFC0C0
- C0C0C0C0C0C0C0C0C0C080808000FF0000FF0000FF0000FF0000FF0000FF0000
- 0000000000000000808080FFFFFFC0C0C0C0C0C0C0C0C000000080808000FFFF
- 00FFFF00FFFF00FFFF00FFFF00FFFF0000000000000080808080800080800000
- 0000FFFF00000000000000FFFF00000080808000808080808000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF000000000000
- 000000000000000000000000000000000000000000000000808080FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFF80808000FF0000FF0000FF0000FF0000FF0000FF0000
- 0000000000000000808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80808000FFFF
- 00FFFF00FFFF00FFFF00FFFF00FFFF0000000000000000000000000000000000
- 0000000000FFFF00FFFF00000000000000000000000000000000000000000000
- 0000000000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000
- 0000000000000000000000000000000000000000000000008080808080808080
- 8080808080808080808080808080808080808000FF0000FF0000000000000000
- 0000000000000000808080808080808080808080808080000000808080808080
- 80808080808000FFFF00FFFF0000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000080808000FF0000FF0000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000080808000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000080808080808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000008080808080800000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080C0C0
- C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080FFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080FFFF
- FFC0C0C0C0C0C0C0C0C0C0C0C0FFFFFFC0C0C0C0C0C0C0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080FFFF
- FFC0C0C0FFFFFFC0C0C0FFFFFFFFFFFFC0C0C0FFFFFFC0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080FFFF
- FFC0C0C0C0C0C0C0C0C0C0C0C0FFFFFFFFFFFFFFFFFFC0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080FFFF
- FFC0C0C0FFFFFFC0C0C0FFFFFFC0C0C0FFFFFFFFFFFFFFFFFFFFFFFFC0C0C000
- 0000000000000000000000000000808080808080808080808080808080808080
- 8080808080808080800000000000000000000000000000000000008080808080
- 8080808080808080808080808080808080808080808080808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000808080FFFF
- FF000000000000000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000808080808080808080808080808080808080
- 8080808080808080800000000000000000000000000000000000008080808080
- 8080808080808080808080808080808080808080808080808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000008080800000
- 00FFFF00000000000000FFFFFFC0C0C0FFFFFFFFFFFFC0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000808080808080808080808080808080808080
- 8080808080808080800000000000000000000000000000000000008080808080
- 8080808080808080808080808080808080808080808080808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- 00FFFF00C0C0C0000000FFFFFFC0C0C0C0C0C0C0C0C0C0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFF00FFFF
- 00C0C0C0808080FFFFFFFFFFFFC0C0C0FFFFFFFFFFFFC0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FFFF00FFFF00C0C0
- C0808080FFFFFFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FFFFFFC0C0C000
- 0000000000000000000000000000000000000000000000808080808080808080
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000FFFF00FFFF00C0C0C08080
- 80FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000808080FFFF00C0C0C0808080FFFF
- FFC0C0C0C0C0C0C0C0C0FFFFFFFFFFFFFFFFFFFFFFFF808080FFFFFF00000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000808080C0C0C0808080808080FFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008080808080800000008080808080
- 8080808080808080808080808080808080808080808080808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000400000000100010000000000000200000000000000000000
- 000000000000000000000000FFFFFF0000000000000000007FFF000000000000
- 77FF00000000000063FF00000000000037FF0000000000004FFF000000000000
- 73F70000000000007CE30000000000007F370000000000007DCFFFFF80808000
- 78F3FFFFFFFFFFFF7DFCFFFFFFFFFFFF7FFF8080FFFFFFFF7FFD80C0C0C08080
- 7FF80000FFFFFFFF7FFDFF0000000000FFFFFFFFFFFF0000FFFF0001C0017FFF
- 001F000180317FFF000F000180317FBF0007000180317F5F0003000180013F5F
- 0001000180013EEF0000000180013EEF001F00018FF13EF6001F00018FF15DF6
- 001F00018FF15DF98FF100018FF15DFFFFF900018FF16BFFFF7500018FF56BFF
- FF8F0001800177FFFFFF0001FFFF7FFFFFFFFFFF000F000FFC00FFFF00070007
- 8000FE00000300030000FE00000100010000FE00000000000000800000000000
- 00018000000000000003800000170017000380000003000700038001800380F3
- 00038003C001C00100038007C000C1000003807FC000C000800780FFC001C101
- F87F81FFFFC3FFE3FFFFFFFFFFE7FFE7F000FFFFFFFFFFFFE000FFFFFFFFFFFF
- E000FFFFFFFFEFFDE000FE3FFFFFC7FFE000FE3FFFFFC3FBE000FE3FFFFFE3F7
- E000F007E007F1E7E000F007E007F8CFE000F007E007FE1FE000FE3FFFFFFE3F
- C000FE3FFFFFFC1F8000FE3FFFFFF8CF0000FFFFFFFFE1E70001FFFFFFFFC3F3
- 0003FFFFFFFFC7FD2007FFFFFFFFFFFF00000000000000000000000000000000
- 000000000000}
- end
- end
-